home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_plastic.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  1013 b   |  19 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_plastic">
  4.             <description>Standard plastic surface for RenderMan Interface</description>
  5.             <authors>Pixar</authors>
  6.             <copyright>(c) Copyright 1988, Pixar</copyright>
  7.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  8.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".5"/>
  9.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".5"/>
  10.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".1"/>
  11.             <argument name="specularcolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  12.         </shader>
  13.     </shaders>
  14. </k3dml>
  15.  
  16.  
  17.  
  18.  
  19.